home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1115 < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.9 KB  |  100 lines

  1. *
  2. * Linear Technology LT1115 op amp model
  3. * Written: 11-28-1989 Type: Bipolar npn input, internal comp.
  4. * Typical specs: 
  5. *       Ref. LT1115 data sheet, LTC Dec 1989
  6. * Comments:
  7. *       Uses extended phase compensation; input differential mode clamp.
  8. *
  9. * Connections: + - V+V-O 
  10. .SUBCKT LT1115 3 2 7 4 6
  11. RC1 7 80 7.0736E+01 
  12. RC2 7 90 7.0736E+01 
  13. Q1 80 2 10 QM1 
  14. Q2 90 3 11 QM2 
  15. *
  16. C1 80 91 750E-12 
  17. RXC1 91 90 50 
  18. CXC1 91 90 400E-12 
  19. C2 1 98 30.000E-12 
  20. RXC2 98 8 1K 
  21. CXC2 98 8 10.000E-12 
  22. *
  23. CIN 2 3 15E-12 
  24. RIN 2 3 2E4 
  25. DDM1 2 104 DM2
  26. DDM3 104 3 DM2
  27. DDM2 3 105 DM2
  28. DDM4 105 2 DM2
  29. RE1 10 12 -4.4157E+01 
  30. RE2 11 12 -4.4157E+01 
  31. IEE 12 4 4.5006E-04
  32. RE 12 0 4.4439E+05
  33. CE 12 0 1.5789E-12
  34. GCM 0 8 12 0 7.0854E-09
  35. GA 8 0 80 90 1.4137E-02 
  36. R2 8 0 1.0000E+05
  37. GB 1 0 8 0 2.6731E+02 
  38. RO2 1 0 7.9000E+01
  39. RS 1 6 1 
  40. ECL 18 0 1 6 2.7910E+01
  41. GCL 0 8 20 0 1
  42. RCL 20 0 1E3
  43. D1 18 20 DM1 
  44. D2 20 18 DM1 
  45. D3A 131 70 DM3 
  46. D3B 13 131 DM3 
  47. GPL 0 8 70 7 1 
  48. VC 13 6 3.6394
  49. RPLA 7 70 1E4 
  50. RPLB 7 131 1E5 
  51. D4A 60 141 DM3
  52. D4B 141 14 DM3
  53. GNL 0 8 60 4 1 
  54. VE 6 14 3.6394
  55. RNLA 60 4 1E4 
  56. RNLB 141 4 1E5 
  57. *
  58. IP 7 4 7.450E-03
  59. DSUB 4 7 DM2 
  60. * MODELS
  61. .MODEL QM1 NPN (IS=8.0000E-16 BF=3.4615E+03)
  62. .MODEL QM2 NPN (IS=8.0155E-16 BF=6.4286E+03)
  63. .MODEL DM1 D (IS=1.000E-19)
  64. .MODEL DM2 D (IS=8.000E-16)
  65. .MODEL DM3 D (IS=1.000E-20)
  66. .ENDS LT1115
  67. *
  68. * - - - - - * FINI LT1115 * - - - - - *
  69. ***
  70. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  71. *                       All rights reserved.
  72. *   Linear Technology Corporation hereby grants the users of this
  73. * macromodel a non-exclusive, nontransferrable license to use this
  74. *            macromodel under the following conditions:
  75. * The user agrees that this macromodel is licensed from Linear
  76. * Technology and agrees that the macromodel may be used, loaned,
  77. * given away or included in other model libraries as long as this
  78. * notice and the model in its entirety and unchanged is included.
  79. * No right to make derivative works or modifications to the
  80. * macromodel is granted hereby.  All such rights are reserved.
  81. * This model is provided as is.  Linear Technology makes no
  82. * warranty, either expressed or implied about the suitability or
  83. * fitness of this model for any particular purpose.  In no event
  84. * will Linear Technology be liable for special, collateral,
  85. * incidental or consequential damages in connection with or arising
  86. * out of the use of this macromodel.  It should be remembered that
  87. * models are a simplification of the actual circuit.
  88. * Linear Technology reserves the right to change these macromodels
  89. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  90. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  91. * datasheets on the actual amplifiers or the latest macromodels.
  92. * ----------------------------------------------------------------------- *
  93.